Towards better reproducible practice

ANU BDSI
workshop
Reproducible research with Quarto

Emi Tanaka

Biological Data Science Institute

12th April 2024

Current learning objective

  • -Generate HTML, PDF, or Word documents using Markdown syntax
  • -Understand the anatomy of Quarto documents
  • -Develop dynamic documents containing code (in R, Python, or Julia) using Quarto
  • -Implement various code chunk options to customize chunk behaviour
  • Recognize the significance of reproducibility and grasp the concept of literate programming
  • Apply reproducible practices
  • Establish an organized folder structure for data projects